home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / smrtslds.sit / SmartSlides 1.1 / card_2874.txt < prev    next >
Text File  |  1990-06-12  |  3KB  |  149 lines

  1. -- card: 2874 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 2000
  4. -- background id: 2612
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 80
  10. -- high flags: 0000
  11. -- rect: left=0 top=19 right=50 bottom=12
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Delay
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   if the optionKey is down then GiveHelp "Delay┬á"
  23.   else pass mouseUp
  24. end mouseUp
  25.  
  26. on mousedown
  27.   if the optionKey is up then pass mouseDown
  28. end mouseDown
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 80
  33. -- high flags: 0000
  34. -- rect: left=0 top=55 right=86 bottom=12
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Beep
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   if the optionKey is down then GiveHelp "Beep┬á"
  46.   else pass mouseUp
  47. end mouseUp
  48.  
  49. on mousedown
  50.   if the optionKey is up then pass mouseDown
  51. end mouseDown
  52.  
  53.  
  54. -- part 3 (button)
  55. -- low flags: 80
  56. -- high flags: 0000
  57. -- rect: left=0 top=89 right=120 bottom=12
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: LockScreen
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   if the optionKey is down then GiveHelp "LockScreen┬á"
  69.   else pass mouseUp
  70. end mouseUp
  71.  
  72. on mousedown
  73.   if the optionKey is up then pass mouseDown
  74. end mouseDown
  75.  
  76.  
  77. -- part 4 (button)
  78. -- low flags: 80
  79. -- high flags: 0000
  80. -- rect: left=0 top=123 right=154 bottom=12
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: Opener
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   if the optionKey is down then GiveHelp "On OpenCard┬á"
  92.   else pass mouseUp
  93. end mouseUp
  94.  
  95. on mousedown
  96.   if the optionKey is up then pass mouseDown
  97. end mouseDown
  98.  
  99.  
  100. -- part contents for background part 283
  101. ----- text -----
  102. 1
  103.  
  104. -- part contents for background part 33
  105. ----- text -----
  106. scroll left slowly to card
  107. scroll right slowly to card
  108.  
  109. -- part contents for background part 142
  110. ----- text -----
  111.  
  112.  
  113.  
  114. Opener
  115.  
  116.  
  117.  
  118.  
  119. -- part contents for background part 100
  120. ----- text -----
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. -- part contents for background part 294
  130. ----- text -----
  131. SmartSlides          Philosophy Department
  132. version 1.1              Syracuse University┬á
  133. ┬⌐ June 5, 1990           Syracuse, NY  13244┬á┬á┬á
  134. Mark A. Brown               (315) 443-5818┬á┬á┬á┬á┬á
  135.  
  136. SmartSlides, its name, design and scripts, are all copyrighted.
  137.  
  138. THIS STACK IS SHAREWARE. 
  139. You may freely copy it and give away copies,
  140. as long as you preserve its copyright and shareware notices.
  141. YOU MAY NOT SELL IT.
  142. If you use this to give a lecture or presentation,
  143. or as the base for another stack for similar purposes,
  144. please send $15 to me at the above address
  145. the first time you use it.
  146. Include your name & address and I'll send you a copy of the manual.
  147. XCMDs and XFCNs are freeware from Nine To Five Software.
  148. My thanks to them for making extra menus possible.
  149.